scrolledwindow: Fix a11y support code
authorMatthias Clasen <mclasen@redhat.com>
Tue, 4 Aug 2020 15:00:32 +0000 (11:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 4 Aug 2020 15:00:32 +0000 (11:00 -0400)
commit7398323b820ea7d1c432e3a0642d9c32531b6be4
tree773abcd18556b320281ce67cc0877224a6a2b3f7
parentbbb15f65a7a7a19adf367d11446fdf7e6826c4e7
scrolledwindow: Fix a11y support code

This error was introduced by me in 971ee2d28a65b816050c
and causes a crash in the scrolling benchmark in gtk-demo.

Fixes: #3014
gtk/gtkscrolledwindow.c